﻿2026-07-27T14:21:02.0855722Z Current runner version: '2.336.0'
2026-07-27T14:21:02.0860966Z Runner name: 'hfenduleam'
2026-07-27T14:21:02.0861474Z Runner group name: 'Default'
2026-07-27T14:21:02.0861957Z Machine name: 'HFENDULEAM'
2026-07-27T14:21:02.0865058Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T14:21:02.0866525Z Actions: write
2026-07-27T14:21:02.0866900Z ArtifactMetadata: write
2026-07-27T14:21:02.0867237Z Attestations: write
2026-07-27T14:21:02.0867575Z Checks: write
2026-07-27T14:21:02.0867878Z CodeQuality: write
2026-07-27T14:21:02.0868184Z Contents: write
2026-07-27T14:21:02.0868497Z CopilotRequests: write
2026-07-27T14:21:02.0868886Z Deployments: write
2026-07-27T14:21:02.0869230Z Discussions: write
2026-07-27T14:21:02.0869533Z Drives: write
2026-07-27T14:21:02.0869844Z Issues: write
2026-07-27T14:21:02.0870153Z Metadata: read
2026-07-27T14:21:02.0870447Z Models: read
2026-07-27T14:21:02.0870823Z Packages: write
2026-07-27T14:21:02.0871166Z Pages: write
2026-07-27T14:21:02.0871831Z PullRequests: write
2026-07-27T14:21:02.0872430Z RepositoryProjects: write
2026-07-27T14:21:02.0872977Z SecurityEvents: write
2026-07-27T14:21:02.0873401Z Statuses: write
2026-07-27T14:21:02.0873721Z VulnerabilityAlerts: read
2026-07-27T14:21:02.0874070Z ##[endgroup]
2026-07-27T14:21:02.0875385Z Secret source: Actions
2026-07-27T14:21:02.0876068Z Prepare workflow directory
2026-07-27T14:21:02.1178741Z Prepare all required actions
2026-07-27T14:21:02.1212038Z Getting action download info
2026-07-27T14:21:02.9179035Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T14:21:03.6674067Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-27T14:21:03.7400063Z ##[group]Run $floorBytes = 32GB
2026-07-27T14:21:03.7400724Z [36;1m$floorBytes = 32GB[0m
2026-07-27T14:21:03.7401229Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-07-27T14:21:03.7401794Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-07-27T14:21:03.7402584Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-27T14:21:03.7403398Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-07-27T14:21:03.7404162Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-27T14:21:03.7404897Z [36;1m  exit 1[0m
2026-07-27T14:21:03.7405188Z [36;1m}[0m
2026-07-27T14:21:03.7414803Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T14:21:03.7415521Z ##[endgroup]
2026-07-27T14:21:04.0171735Z disk preflight: drive=C:\ free_bytes=71230312448 floor_bytes=34359738368
2026-07-27T14:21:04.0867924Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-27T14:21:04.0869147Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-27T14:21:04.0870233Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-27T14:21:04.0870970Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-27T14:21:04.0871475Z [36;1mexit 0[0m
2026-07-27T14:21:04.0877327Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T14:21:04.0877904Z ##[endgroup]
2026-07-27T14:21:04.3761937Z ##[group]Run actions/checkout@v5
2026-07-27T14:21:04.3762699Z with:
2026-07-27T14:21:04.3763193Z   fetch-depth: 0
2026-07-27T14:21:04.3763729Z   repository: BigscreenVR/spt-bs-core
2026-07-27T14:21:04.3768979Z   token: ***
2026-07-27T14:21:04.3769431Z   ssh-strict: true
2026-07-27T14:21:04.3769927Z   ssh-user: git
2026-07-27T14:21:04.3770412Z   persist-credentials: true
2026-07-27T14:21:04.3771000Z   clean: true
2026-07-27T14:21:04.3771521Z   sparse-checkout-cone-mode: true
2026-07-27T14:21:04.3772123Z   fetch-tags: false
2026-07-27T14:21:04.3772622Z   show-progress: true
2026-07-27T14:21:04.3773232Z   lfs: false
2026-07-27T14:21:04.3773635Z   submodules: false
2026-07-27T14:21:04.3774329Z   set-safe-directory: true
2026-07-27T14:21:04.3774913Z   allow-unsafe-pr-checkout: false
2026-07-27T14:21:04.3777111Z ##[endgroup]
2026-07-27T14:21:04.6014865Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T14:21:04.6016115Z ##[group]Getting Git version info
2026-07-27T14:21:04.6016778Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T14:21:04.6317980Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T14:21:04.6670450Z git version 2.43.0.windows.1
2026-07-27T14:21:04.6697012Z ##[endgroup]
2026-07-27T14:21:04.6706118Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\945318f4-a17c-4e01-b7de-ffe715825246\.gitconfig'
2026-07-27T14:21:04.6720172Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\945318f4-a17c-4e01-b7de-ffe715825246' before making global git config changes
2026-07-27T14:21:04.6721306Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:21:04.6725669Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T14:21:04.7020954Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T14:21:04.7228586Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T14:21:04.7261507Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T14:21:04.7266135Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T14:21:04.7644230Z refs/heads/main
2026-07-27T14:21:04.7667423Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-07-27T14:21:04.8193928Z HEAD is now at d7e7b735 Merge pull request #102 from BigscreenVR/ci/free-space-preflight
2026-07-27T14:21:04.8526658Z ##[endgroup]
2026-07-27T14:21:04.8530152Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T14:21:05.3620546Z ##[group]Cleaning the repository
2026-07-27T14:21:05.3624949Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T14:21:17.7199925Z Removing .adapter-notify/
2026-07-27T14:21:17.7200488Z Removing target/
2026-07-27T14:21:17.7233078Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T14:21:17.7941594Z HEAD is now at d7e7b735 Merge pull request #102 from BigscreenVR/ci/free-space-preflight
2026-07-27T14:21:17.7963189Z ##[endgroup]
2026-07-27T14:21:17.7967789Z ##[group]Disabling automatic garbage collection
2026-07-27T14:21:17.7972937Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T14:21:17.8226122Z ##[endgroup]
2026-07-27T14:21:17.8226766Z ##[group]Setting up auth
2026-07-27T14:21:17.8232354Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:21:17.8482382Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T14:21:18.2575909Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:21:18.3029601Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T14:21:18.7311917Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:21:18.7585357Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T14:21:19.2000779Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T14:21:19.2358229Z ##[endgroup]
2026-07-27T14:21:19.2358892Z ##[group]Fetching the repository
2026-07-27T14:21:19.2367572Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +ef8ac59c2a86c33237b5a70929004366f5d15664:refs/remotes/pull/108/merge
2026-07-27T14:21:22.2256337Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T14:21:22.2257152Z    7559d6af..3e916f64  ci/registry-thin-lane                    -> origin/ci/registry-thin-lane
2026-07-27T14:21:22.2258222Z    e2b34a60..e59eb430  ci/runner-informant                      -> origin/ci/runner-informant
2026-07-27T14:21:22.2259181Z  + 0f7722bd...e297ddc4 fix/test-tmpdir-hygiene                  -> origin/fix/test-tmpdir-hygiene  (forced update)
2026-07-27T14:21:22.2259966Z    d7e7b735..deaa8c85  main                                     -> origin/main
2026-07-27T14:21:22.2260730Z    1f9dfefc..b0cfd598  test/viewer-liveness-timeout             -> origin/test/viewer-liveness-timeout
2026-07-27T14:21:22.2262032Z  + 1ffef93b...ef8ac59c ef8ac59c2a86c33237b5a70929004366f5d15664 -> pull/108/merge  (forced update)
2026-07-27T14:21:22.2434648Z ##[endgroup]
2026-07-27T14:21:22.2435490Z ##[group]Determining the checkout info
2026-07-27T14:21:22.2436060Z ##[endgroup]
2026-07-27T14:21:22.2441521Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T14:21:22.2811517Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T14:21:22.3103735Z ##[group]Checking out the ref
2026-07-27T14:21:22.3108726Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/108/merge
2026-07-27T14:21:22.4286653Z Previous HEAD position was d7e7b735 Merge pull request #102 from BigscreenVR/ci/free-space-preflight
2026-07-27T14:21:22.4287576Z HEAD is now at ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:21:22.4614025Z ##[endgroup]
2026-07-27T14:21:22.4620980Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T14:21:22.5034034Z ef8ac59c2a86c33237b5a70929004366f5d15664
2026-07-27T14:21:22.5413954Z ##[group]Run .github/ci/reap-census.ps1 -Phase start
2026-07-27T14:21:22.5414356Z [36;1m.github/ci/reap-census.ps1 -Phase start[0m
2026-07-27T14:21:22.5419777Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T14:21:22.5420134Z ##[endgroup]
2026-07-27T14:21:22.8688772Z CI-CENSUS scope roots:
2026-07-27T14:21:22.8700188Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T14:21:22.8701432Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-07-27T14:21:22.8702118Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-07-27T14:21:22.8702754Z   root: C:\actions-runner\_work\_temp
2026-07-27T14:21:22.8703704Z   root: C:\Users\decid\spt-n1-oldbroker
2026-07-27T14:21:22.9293793Z CI-CENSUS phase=start box_procs=556 box_handles=211370 family_total=20 family_handles=3224 scoped=0 unscoped=20 unreadable_path=0
2026-07-27T14:21:22.9340320Z   FOREIGN  pid=8820    handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9341544Z   FOREIGN  pid=11476   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9343591Z   FOREIGN  pid=15456   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9345216Z   FOREIGN  pid=21004   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9346637Z   FOREIGN  pid=22476   handles=134    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T14:21:22.9347914Z   FOREIGN  pid=25576   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9350205Z   FOREIGN  pid=30896   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9351777Z   FOREIGN  pid=33144   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9353315Z   FOREIGN  pid=36548   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9354886Z   FOREIGN  pid=36588   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9356667Z   FOREIGN  pid=42080   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9358667Z   FOREIGN  pid=43476   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9359839Z   FOREIGN  pid=44052   handles=621    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9361310Z   FOREIGN  pid=45428   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9362535Z   FOREIGN  pid=45796   handles=262    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T14:21:22.9363433Z   FOREIGN  pid=45868   handles=135    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9365202Z   FOREIGN  pid=45964   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9367056Z   FOREIGN  pid=46476   handles=180    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9368183Z   FOREIGN  pid=46532   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:22.9369750Z   FOREIGN  pid=47084   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:21:23.0466280Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-27T14:21:23.0466848Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-27T14:21:23.0467229Z [36;1m$PIN = "0c95435"[0m
2026-07-27T14:21:23.0467608Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-27T14:21:23.0468064Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-27T14:21:23.0468667Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-27T14:21:23.0469384Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-27T14:21:23.0470021Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-27T14:21:23.0470575Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-27T14:21:23.0470996Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-27T14:21:23.0471524Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-27T14:21:23.0472115Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-27T14:21:23.0472490Z [36;1m}[0m
2026-07-27T14:21:23.0472795Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-27T14:21:23.0473233Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-27T14:21:23.0479055Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T14:21:23.0479364Z ##[endgroup]
2026-07-27T14:21:26.4921110Z    Compiling proc-macro2 v1.0.106
2026-07-27T14:21:26.4921580Z    Compiling quote v1.0.45
2026-07-27T14:21:26.4921938Z    Compiling unicode-ident v1.0.24
2026-07-27T14:21:26.4922334Z    Compiling cfg-if v1.0.4
2026-07-27T14:21:26.4922899Z    Compiling serde_core v1.0.228
2026-07-27T14:21:26.4923252Z    Compiling serde v1.0.228
2026-07-27T14:21:26.4923616Z    Compiling windows-link v0.2.1
2026-07-27T14:21:26.4923997Z    Compiling portable-atomic v1.13.1
2026-07-27T14:21:26.4924597Z    Compiling getrandom v0.3.4
2026-07-27T14:21:26.4925132Z    Compiling typenum v1.20.1
2026-07-27T14:21:26.4925479Z    Compiling version_check v0.9.5
2026-07-27T14:21:26.4926036Z    Compiling pin-project-lite v0.2.17
2026-07-27T14:21:26.4926916Z    Compiling critical-section v1.2.0
2026-07-27T14:21:26.4927439Z    Compiling find-msvc-tools v0.1.9
2026-07-27T14:21:26.4975388Z    Compiling memchr v2.8.1
2026-07-27T14:21:26.4975772Z    Compiling shlex v2.0.1
2026-07-27T14:21:26.5927283Z    Compiling windows-sys v0.61.2
2026-07-27T14:21:26.5982040Z    Compiling subtle v2.6.1
2026-07-27T14:21:26.6848480Z    Compiling smallvec v1.15.1
2026-07-27T14:21:26.6850517Z    Compiling equivalent v1.0.2
2026-07-27T14:21:26.7212784Z    Compiling futures-core v0.3.32
2026-07-27T14:21:26.8828253Z    Compiling itoa v1.0.18
2026-07-27T14:21:26.8828851Z    Compiling bytes v1.11.1
2026-07-27T14:21:26.8869879Z    Compiling semver v1.0.28
2026-07-27T14:21:26.9109488Z    Compiling stable_deref_trait v1.2.1
2026-07-27T14:21:26.9862559Z    Compiling log v0.4.32
2026-07-27T14:21:27.0756663Z    Compiling rand_core v0.10.1
2026-07-27T14:21:27.0760258Z    Compiling generic-array v0.14.7
2026-07-27T14:21:27.1601786Z    Compiling slab v0.4.12
2026-07-27T14:21:27.3783456Z    Compiling rustc_version v0.4.1
2026-07-27T14:21:27.3979420Z    Compiling futures-io v0.3.32
2026-07-27T14:21:27.4051487Z    Compiling futures-sink v0.3.32
2026-07-27T14:21:27.4051896Z    Compiling futures-task v0.3.32
2026-07-27T14:21:27.7758161Z    Compiling futures-channel v0.3.32
2026-07-27T14:21:27.7858253Z    Compiling hashbrown v0.17.1
2026-07-27T14:21:27.7993887Z    Compiling rustversion v1.0.22
2026-07-27T14:21:27.8102855Z    Compiling getrandom v0.2.17
2026-07-27T14:21:27.8721728Z    Compiling getrandom v0.4.2
2026-07-27T14:21:27.9638027Z    Compiling cpufeatures v0.2.17
2026-07-27T14:21:27.9679344Z    Compiling fnv v1.0.7
2026-07-27T14:21:28.0019381Z    Compiling libc v0.2.186
2026-07-27T14:21:28.3434836Z    Compiling strsim v0.11.1
2026-07-27T14:21:28.4312898Z    Compiling cfg_aliases v0.2.1
2026-07-27T14:21:28.7017036Z    Compiling writeable v0.6.3
2026-07-27T14:21:28.8794582Z    Compiling autocfg v1.5.1
2026-07-27T14:21:28.8803481Z    Compiling litemap v0.8.2
2026-07-27T14:21:28.9201119Z    Compiling icu_normalizer_data v2.2.0
2026-07-27T14:21:29.0261903Z    Compiling jobserver v0.1.34
2026-07-27T14:21:29.0320169Z    Compiling utf8_iter v1.0.4
2026-07-27T14:21:29.0603032Z    Compiling dunce v1.0.5
2026-07-27T14:21:29.1007058Z    Compiling fs_extra v1.3.0
2026-07-27T14:21:29.1370812Z    Compiling ident_case v1.0.1
2026-07-27T14:21:29.2354612Z    Compiling cc v1.2.63
2026-07-27T14:21:29.2547334Z    Compiling icu_properties_data v2.2.0
2026-07-27T14:21:29.2958028Z    Compiling percent-encoding v2.3.2
2026-07-27T14:21:29.3852362Z    Compiling indexmap v2.14.0
2026-07-27T14:21:29.5723397Z    Compiling http v1.4.1
2026-07-27T14:21:29.6116083Z    Compiling aws-lc-rs v1.17.0
2026-07-27T14:21:29.6392463Z    Compiling thiserror v2.0.18
2026-07-27T14:21:29.6778084Z    Compiling crypto-common v0.1.7
2026-07-27T14:21:29.7482659Z    Compiling cpufeatures v0.3.0
2026-07-27T14:21:29.8449819Z    Compiling syn v2.0.117
2026-07-27T14:21:29.9429691Z    Compiling unicode-segmentation v1.13.3
2026-07-27T14:21:30.1659604Z    Compiling cmake v0.1.58
2026-07-27T14:21:30.3371924Z    Compiling scopeguard v1.2.0
2026-07-27T14:21:30.3622580Z    Compiling chacha20 v0.10.0
2026-07-27T14:21:30.4240174Z    Compiling block-buffer v0.10.4
2026-07-27T14:21:30.4292933Z    Compiling form_urlencoded v1.2.2
2026-07-27T14:21:30.5891737Z    Compiling winapi v0.3.9
2026-07-27T14:21:30.8472130Z    Compiling lock_api v0.4.14
2026-07-27T14:21:30.8760127Z    Compiling bitflags v2.12.1
2026-07-27T14:21:30.9343127Z    Compiling untrusted v0.9.0
2026-07-27T14:21:30.9808109Z    Compiling digest v0.10.7
2026-07-27T14:21:30.9816877Z    Compiling rand v0.10.1
2026-07-27T14:21:31.0923822Z    Compiling num-traits v0.2.19
2026-07-27T14:21:31.0988620Z    Compiling windows-result v0.4.1
2026-07-27T14:21:31.1020810Z    Compiling windows-strings v0.5.1
2026-07-27T14:21:31.1230190Z    Compiling rustls v0.23.40
2026-07-27T14:21:31.1458551Z    Compiling ring v0.17.14
2026-07-27T14:21:31.1815283Z    Compiling heck v0.5.0
2026-07-27T14:21:31.2439236Z    Compiling convert_case v0.10.0
2026-07-27T14:21:31.3824069Z    Compiling const-oid v0.10.2
2026-07-27T14:21:31.4229935Z    Compiling aws-lc-sys v0.41.0
2026-07-27T14:21:31.4275252Z    Compiling atomic-waker v1.1.2
2026-07-27T14:21:31.4491972Z    Compiling anyhow v1.0.102
2026-07-27T14:21:31.5071233Z    Compiling unicode-xid v0.2.6
2026-07-27T14:21:31.5977242Z    Compiling zerocopy v0.8.50
2026-07-27T14:21:31.6779009Z    Compiling parking_lot_core v0.9.12
2026-07-27T14:21:31.6929761Z    Compiling httparse v1.10.1
2026-07-27T14:21:31.7082069Z    Compiling http-body v1.0.1
2026-07-27T14:21:31.7177185Z    Compiling curve25519-dalek v4.1.3
2026-07-27T14:21:31.7552594Z    Compiling hybrid-array v0.4.12
2026-07-27T14:21:31.8867728Z    Compiling ahash v0.8.12
2026-07-27T14:21:31.9631736Z    Compiling either v1.16.0
2026-07-27T14:21:32.0628956Z    Compiling base64ct v1.8.3
2026-07-27T14:21:32.2236210Z    Compiling powerfmt v0.2.0
2026-07-27T14:21:32.2244914Z    Compiling fastrand v2.4.1
2026-07-27T14:21:32.5485117Z    Compiling deranged v0.5.8
2026-07-27T14:21:32.5846433Z    Compiling pem-rfc7468 v1.0.0
2026-07-27T14:21:32.6237769Z    Compiling uuid v1.23.2
2026-07-27T14:21:32.6318348Z    Compiling rand_core v0.6.4
2026-07-27T14:21:32.6318963Z    Compiling zmij v1.0.21
2026-07-27T14:21:32.7383088Z    Compiling data-encoding v2.11.0
2026-07-27T14:21:33.0259017Z    Compiling base64 v0.22.1
2026-07-27T14:21:33.1214581Z    Compiling num-conv v0.2.2
2026-07-27T14:21:33.1521844Z    Compiling pkg-config v0.3.33
2026-07-27T14:21:33.1727731Z    Compiling tower-service v0.3.3
2026-07-27T14:21:33.2502525Z    Compiling try-lock v0.2.5
2026-07-27T14:21:33.2975182Z    Compiling time-core v0.1.8
2026-07-27T14:21:33.2998854Z    Compiling vcpkg v0.2.15
2026-07-27T14:21:33.3207248Z    Compiling tinyvec_macros v0.1.1
2026-07-27T14:21:33.4558725Z    Compiling want v0.3.1
2026-07-27T14:21:33.4946547Z    Compiling tinyvec v1.11.0
2026-07-27T14:21:33.5363049Z    Compiling parking_lot v0.12.5
2026-07-27T14:21:33.5996472Z    Compiling crypto-common v0.2.2
2026-07-27T14:21:33.6513096Z    Compiling block-buffer v0.12.0
2026-07-27T14:21:33.8420660Z    Compiling sha2 v0.10.9
2026-07-27T14:21:34.0493698Z    Compiling vergen-lib v9.1.0
2026-07-27T14:21:34.1081572Z    Compiling inout v0.1.4
2026-07-27T14:21:34.2165434Z    Compiling n0-future v0.3.2
2026-07-27T14:21:34.2468693Z    Compiling cordyceps v0.3.4
2026-07-27T14:21:34.3056828Z    Compiling crossbeam-utils v0.8.21
2026-07-27T14:21:34.3868100Z    Compiling spin v0.10.0
2026-07-27T14:21:34.3868574Z    Compiling httpdate v1.0.3
2026-07-27T14:21:34.5722922Z    Compiling signature v2.2.0
2026-07-27T14:21:34.6500924Z    Compiling parking v2.2.1
2026-07-27T14:21:34.6907391Z    Compiling serde_json v1.0.150
2026-07-27T14:21:34.6920917Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-27T14:21:34.7305306Z    Compiling libsqlite3-sys v0.30.1
2026-07-27T14:21:34.7306327Z    Compiling winnow v1.0.3
2026-07-27T14:21:34.7306706Z    Compiling diatomic-waker v0.2.3
2026-07-27T14:21:34.8169017Z    Compiling futures-lite v2.6.1
2026-07-27T14:21:34.8490586Z    Compiling futures-buffered v0.2.13
2026-07-27T14:21:35.2044557Z    Compiling digest v0.11.3
2026-07-27T14:21:35.3544295Z    Compiling ed25519 v2.2.3
2026-07-27T14:21:35.4694062Z    Compiling cipher v0.4.4
2026-07-27T14:21:35.6183260Z    Compiling vergen v9.1.0
2026-07-27T14:21:35.6258148Z    Compiling vergen-lib v0.1.6
2026-07-27T14:21:35.6306903Z    Compiling universal-hash v0.5.1
2026-07-27T14:21:35.6477847Z    Compiling noq-udp v0.10.0
2026-07-27T14:21:35.8050399Z    Compiling synstructure v0.13.2
2026-07-27T14:21:35.8056284Z    Compiling darling_core v0.20.11
2026-07-27T14:21:35.8696671Z    Compiling socket2 v0.6.4
2026-07-27T14:21:36.0678358Z    Compiling mio v1.2.1
2026-07-27T14:21:36.0936586Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-27T14:21:36.1426342Z    Compiling heapless v0.7.17
2026-07-27T14:21:36.1534670Z    Compiling sync_wrapper v1.0.2
2026-07-27T14:21:36.1941110Z    Compiling opaque-debug v0.3.1
2026-07-27T14:21:36.2906360Z    Compiling byteorder v1.5.0
2026-07-27T14:21:36.3367338Z    Compiling allocator-api2 v0.2.21
2026-07-27T14:21:36.4820111Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-27T14:21:36.6317438Z    Compiling hash32 v0.2.1
2026-07-27T14:21:36.8543823Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-27T14:21:36.9264081Z    Compiling polyval v0.6.2
2026-07-27T14:21:37.0393928Z    Compiling spin v0.9.8
2026-07-27T14:21:37.0599919Z    Compiling vergen-gitcl v1.0.8
2026-07-27T14:21:37.0784202Z    Compiling windows-threading v0.2.1
2026-07-27T14:21:37.1273173Z    Compiling tower-layer v0.3.3
2026-07-27T14:21:37.2164994Z    Compiling fallible-iterator v0.3.0
2026-07-27T14:21:37.2350053Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-27T14:21:37.3774646Z    Compiling ryu v1.0.23
2026-07-27T14:21:37.3914245Z    Compiling signature v3.0.0
2026-07-27T14:21:37.5840308Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-27T14:21:37.6255128Z    Compiling windows-targets v0.52.6
2026-07-27T14:21:37.6255903Z    Compiling ghash v0.5.1
2026-07-27T14:21:37.6597577Z    Compiling aes v0.8.4
2026-07-27T14:21:37.6933633Z    Compiling ctr v0.9.2
2026-07-27T14:21:37.8030349Z    Compiling sha2 v0.11.0-rc.5
2026-07-27T14:21:37.8034222Z    Compiling fs2 v0.4.3
2026-07-27T14:21:37.8304080Z    Compiling time v0.3.47
2026-07-27T14:21:37.9892094Z    Compiling http-body-util v0.1.3
2026-07-27T14:21:38.0060625Z    Compiling aead v0.5.2
2026-07-27T14:21:38.0524298Z    Compiling utf8parse v0.2.2
2026-07-27T14:21:38.1751859Z    Compiling widestring v1.2.1
2026-07-27T14:21:38.2109446Z    Compiling ipconfig v0.3.4
2026-07-27T14:21:38.2305166Z    Compiling arrayvec v0.7.6
2026-07-27T14:21:38.3945105Z    Compiling proc-macro-crate v3.5.0
2026-07-27T14:21:38.4444077Z    Compiling aes-gcm v0.10.3
2026-07-27T14:21:38.4894741Z    Compiling windows-sys v0.59.0
2026-07-27T14:21:38.5103039Z    Compiling crossbeam-channel v0.5.15
2026-07-27T14:21:38.6905612Z    Compiling crossbeam-epoch v0.9.18
2026-07-27T14:21:38.7347942Z    Compiling windows-registry v0.6.1
2026-07-27T14:21:38.8625327Z    Compiling blake3 v1.8.5
2026-07-27T14:21:39.0913356Z    Compiling memoffset v0.6.5
2026-07-27T14:21:39.1122375Z    Compiling noq v0.18.0
2026-07-27T14:21:39.1590556Z    Compiling netwatch v0.16.0
2026-07-27T14:21:39.1591046Z    Compiling acto v0.8.2
2026-07-27T14:21:39.1967831Z    Compiling lru-slab v0.1.2
2026-07-27T14:21:39.2720013Z    Compiling ref-cast v1.0.25
2026-07-27T14:21:39.3141451Z    Compiling foldhash v0.2.0
2026-07-27T14:21:39.4795131Z    Compiling sorted-index-buffer v0.2.1
2026-07-27T14:21:39.4846524Z    Compiling serde_derive v1.0.228
2026-07-27T14:21:39.5766810Z    Compiling zeroize_derive v1.4.3
2026-07-27T14:21:39.5837046Z    Compiling zerofrom-derive v0.1.7
2026-07-27T14:21:39.5924214Z    Compiling yoke-derive v0.8.2
2026-07-27T14:21:39.5945746Z    Compiling tokio-macros v2.7.0
2026-07-27T14:21:39.5989212Z    Compiling futures-macro v0.3.32
2026-07-27T14:21:39.6380222Z    Compiling zerovec-derive v0.11.3
2026-07-27T14:21:39.6484786Z    Compiling displaydoc v0.2.6
2026-07-27T14:21:39.7844961Z    Compiling tracing-attributes v0.1.31
2026-07-27T14:21:39.8081621Z    Compiling thiserror-impl v2.0.18
2026-07-27T14:21:39.8559391Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-27T14:21:39.9646692Z    Compiling darling_macro v0.20.11
2026-07-27T14:21:40.3387409Z    Compiling derive_more-impl v2.1.1
2026-07-27T14:21:40.5301014Z    Compiling zeroize v1.8.2
2026-07-27T14:21:40.8463566Z    Compiling rustls-pki-types v1.14.1
2026-07-27T14:21:41.1879797Z    Compiling spez v0.1.2
2026-07-27T14:21:41.2135819Z    Compiling n0-error-macros v0.1.3
2026-07-27T14:21:41.2136259Z    Compiling darling v0.20.11
2026-07-27T14:21:41.2157309Z    Compiling tokio v1.52.3
2026-07-27T14:21:41.2248071Z    Compiling windows-interface v0.59.3
2026-07-27T14:21:41.2275821Z    Compiling futures-util v0.3.32
2026-07-27T14:21:41.3208022Z    Compiling windows-implement v0.60.2
2026-07-27T14:21:41.5265880Z    Compiling derive_builder_core v0.20.2
2026-07-27T14:21:41.5797807Z    Compiling zerofrom v0.1.8
2026-07-27T14:21:41.6595827Z    Compiling der v0.8.0-rc.10
2026-07-27T14:21:42.0352678Z    Compiling yoke v0.8.3
2026-07-27T14:21:42.0353236Z    Compiling pin-project-internal v1.1.13
2026-07-27T14:21:42.1188008Z    Compiling postcard-derive v0.2.2
2026-07-27T14:21:42.2226890Z    Compiling cobs v0.3.0
2026-07-27T14:21:42.4307854Z    Compiling zerovec v0.11.6
2026-07-27T14:21:42.4941272Z    Compiling zerotrie v0.2.4
2026-07-27T14:21:42.4941907Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-27T14:21:42.5288643Z    Compiling windows-core v0.62.2
2026-07-27T14:21:42.7079002Z    Compiling n0-error v0.1.3
2026-07-27T14:21:43.1502893Z    Compiling spki v0.8.0-rc.4
2026-07-27T14:21:43.2807843Z    Compiling ed25519-dalek v2.2.0
2026-07-27T14:21:43.3314100Z    Compiling tinystr v0.8.3
2026-07-27T14:21:43.3691572Z    Compiling potential_utf v0.1.5
2026-07-27T14:21:43.4364002Z    Compiling derive_builder_macro v0.20.2
2026-07-27T14:21:43.4496787Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-27T14:21:43.4877908Z    Compiling spt-proto v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-07-27T14:21:43.5228551Z    Compiling windows-future v0.3.2
2026-07-27T14:21:43.6398518Z    Compiling icu_locale_core v2.2.0
2026-07-27T14:21:43.6790149Z    Compiling icu_collections v2.2.0
2026-07-27T14:21:43.7132864Z    Compiling windows-numerics v0.3.1
2026-07-27T14:21:43.7148570Z    Compiling windows-collections v0.3.2
2026-07-27T14:21:43.7487087Z    Compiling data-encoding-macro v0.1.20
2026-07-27T14:21:43.7773555Z    Compiling num_enum_derive v0.7.6
2026-07-27T14:21:44.0689189Z    Compiling iroh-metrics-derive v0.4.1
2026-07-27T14:21:44.0890906Z    Compiling enum-assoc v1.3.0
2026-07-27T14:21:44.3462742Z    Compiling derive_builder v0.20.2
2026-07-27T14:21:44.3877238Z    Compiling windows v0.62.2
2026-07-27T14:21:44.4792655Z    Compiling async-trait v0.1.89
2026-07-27T14:21:44.7473076Z    Compiling strum_macros v0.28.0
2026-07-27T14:21:44.8501326Z    Compiling pin-project v1.1.13
2026-07-27T14:21:45.2433434Z    Compiling icu_provider v2.2.0
2026-07-27T14:21:45.2885154Z    Compiling futures-executor v0.3.32
2026-07-27T14:21:45.4457073Z    Compiling identity-hash v0.1.0
2026-07-27T14:21:45.5734154Z    Compiling mac-addr v0.3.0
2026-07-27T14:21:45.9257802Z    Compiling icu_normalizer v2.2.0
2026-07-27T14:21:45.9916026Z    Compiling icu_properties v2.2.0
2026-07-27T14:21:46.1347075Z    Compiling futures v0.3.32
2026-07-27T14:21:46.1827555Z    Compiling tagptr v0.2.0
2026-07-27T14:21:46.2470133Z    Compiling rustc-hash v2.1.2
2026-07-27T14:21:46.2898351Z    Compiling thiserror v1.0.69
2026-07-27T14:21:46.3497720Z    Compiling xml-rs v0.8.28
2026-07-27T14:21:46.4606043Z    Compiling tokio-util v0.7.18
2026-07-27T14:21:46.4834784Z    Compiling tower v0.5.3
2026-07-27T14:21:46.5535957Z    Compiling num_enum v0.7.6
2026-07-27T14:21:46.5591614Z    Compiling derive_more v2.1.1
2026-07-27T14:21:47.2031686Z    Compiling ipnet v2.12.0
2026-07-27T14:21:47.2634823Z    Compiling ed25519 v3.0.0-rc.4
2026-07-27T14:21:47.4150723Z    Compiling chrono v0.4.45
2026-07-27T14:21:47.4614178Z    Compiling tokio-stream v0.1.18
2026-07-27T14:21:47.7416284Z    Compiling idna_adapter v1.2.2
2026-07-27T14:21:48.0003453Z    Compiling once_cell v1.21.4
2026-07-27T14:21:48.0500079Z    Compiling idna v1.1.0
2026-07-27T14:21:48.0745084Z    Compiling prefix-trie v0.8.4
2026-07-27T14:21:48.0867128Z    Compiling postcard v1.1.3
2026-07-27T14:21:48.2646202Z    Compiling tracing-core v0.1.36
2026-07-27T14:21:48.3334001Z    Compiling moka v0.12.15
2026-07-27T14:21:48.3565711Z    Compiling netdev v0.42.0
2026-07-27T14:21:48.4588603Z    Compiling url v2.5.8
2026-07-27T14:21:48.5606610Z    Compiling hashbrown v0.14.5
2026-07-27T14:21:48.6129425Z    Compiling strum v0.28.0
2026-07-27T14:21:48.6235959Z    Compiling n0-watcher v0.6.1
2026-07-27T14:21:48.7357198Z    Compiling iroh-relay v0.98.0
2026-07-27T14:21:48.9047169Z    Compiling tracing v0.1.44
2026-07-27T14:21:48.9247337Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-27T14:21:48.9840761Z    Compiling serde_spanned v0.6.9
2026-07-27T14:21:48.9986421Z    Compiling toml_datetime v0.6.11
2026-07-27T14:21:49.2938632Z    Compiling tower-http v0.6.11
2026-07-27T14:21:49.2939159Z    Compiling iroh-base v0.98.0
2026-07-27T14:21:49.4018237Z    Compiling h2 v0.4.14
2026-07-27T14:21:49.4692386Z    Compiling hashlink v0.9.1
2026-07-27T14:21:49.4864895Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-27T14:21:49.5121806Z    Compiling iroh-metrics v0.38.3
2026-07-27T14:21:49.5179620Z    Compiling attohttpc v0.30.1
2026-07-27T14:21:49.7551426Z    Compiling xmltree v0.10.3
2026-07-27T14:21:49.8246297Z    Compiling rusqlite v0.32.1
2026-07-27T14:21:49.9099524Z    Compiling ref-cast-impl v1.0.25
2026-07-27T14:21:50.0151704Z    Compiling thiserror-impl v1.0.69
2026-07-27T14:21:50.0707766Z    Compiling hashbrown v0.16.1
2026-07-27T14:21:50.1175011Z    Compiling serde_derive_internals v0.29.1
2026-07-27T14:21:50.2223649Z    Compiling simple-dns v0.9.3
2026-07-27T14:21:50.4768979Z    Compiling serial-core v0.4.0
2026-07-27T14:21:51.1338272Z    Compiling spt-store v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-07-27T14:21:51.1559888Z    Compiling aho-corasick v1.1.4
2026-07-27T14:21:51.1619830Z    Compiling constant_time_eq v0.4.2
2026-07-27T14:21:51.1860168Z    Compiling winreg v0.10.1
2026-07-27T14:21:51.6454057Z    Compiling winnow v0.7.15
2026-07-27T14:21:51.7260136Z    Compiling sha1_smol v1.0.1
2026-07-27T14:21:51.9188537Z    Compiling smol_str v0.1.24
2026-07-27T14:21:51.9727087Z    Compiling resolv-conf v0.7.6
2026-07-27T14:21:52.0292236Z    Compiling arrayref v0.3.9
2026-07-27T14:21:52.0527440Z    Compiling toml_write v0.1.2
2026-07-27T14:21:52.2340496Z    Compiling regex-syntax v0.8.10
2026-07-27T14:21:52.2816934Z    Compiling simdutf8 v0.1.5
2026-07-27T14:21:52.5563817Z    Compiling schemars_derive v1.2.1
2026-07-27T14:21:52.9448223Z    Compiling iroh-dns v0.98.0
2026-07-27T14:21:53.0340865Z    Compiling lru v0.16.4
2026-07-27T14:21:53.1943417Z    Compiling serial-windows v0.4.0
2026-07-27T14:21:53.4300465Z    Compiling webpki-roots v1.0.7
2026-07-27T14:21:53.5110689Z    Compiling seize v0.5.1
2026-07-27T14:21:53.6024541Z    Compiling darling_core v0.23.0
2026-07-27T14:21:53.6561940Z    Compiling hmac v0.12.1
2026-07-27T14:21:53.7263987Z    Compiling toml_edit v0.22.27
2026-07-27T14:21:53.8816918Z    Compiling serde_bytes v0.11.19
2026-07-27T14:21:53.9594903Z    Compiling iroh v0.98.2
2026-07-27T14:21:54.0499582Z    Compiling cmov v0.5.4
2026-07-27T14:21:54.0534818Z    Compiling once_cell_polyfill v1.70.2
2026-07-27T14:21:54.0567437Z    Compiling bitflags v1.3.2
2026-07-27T14:21:54.1878247Z    Compiling lazy_static v1.5.0
2026-07-27T14:21:54.1945072Z    Compiling anstyle v1.0.14
2026-07-27T14:21:54.2994934Z    Compiling dyn-clone v1.0.20
2026-07-27T14:21:54.3316280Z    Compiling pin-utils v0.1.0
2026-07-27T14:21:54.3582150Z    Compiling spt-msg v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-07-27T14:21:54.3604618Z    Compiling shared_library v0.1.9
2026-07-27T14:21:54.6027628Z    Compiling hyper v1.10.1
2026-07-27T14:21:54.6204087Z    Compiling regex-automata v0.4.14
2026-07-27T14:21:54.6453089Z    Compiling anstyle-wincon v3.0.11
2026-07-27T14:21:54.8129416Z    Compiling nix v0.25.1
2026-07-27T14:21:54.9283521Z    Compiling ctutils v0.4.2
2026-07-27T14:21:55.2408153Z    Compiling hkdf v0.12.4
2026-07-27T14:21:55.2568461Z    Compiling papaya v0.2.4
2026-07-27T14:21:55.3501564Z    Compiling schemars v1.2.1
2026-07-27T14:21:55.3880592Z    Compiling serial v0.4.0
2026-07-27T14:21:55.3991215Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-27T14:21:55.5800764Z    Compiling filedescriptor v0.8.3
2026-07-27T14:21:55.8074775Z    Compiling toml v0.8.23
2026-07-27T14:21:55.8996624Z    Compiling backon v1.6.0
2026-07-27T14:21:56.2110721Z    Compiling anstyle-parse v1.0.0
2026-07-27T14:21:56.3300704Z    Compiling hyper-util v0.1.20
2026-07-27T14:21:56.3359899Z    Compiling anstyle-query v1.1.5
2026-07-27T14:21:56.5085888Z    Compiling vte_generate_state_changes v0.1.2
2026-07-27T14:21:56.5248790Z    Compiling is_terminal_polyfill v1.70.2
2026-07-27T14:21:56.8519290Z    Compiling colorchoice v1.0.5
2026-07-27T14:21:56.9448592Z    Compiling instability v0.3.12
2026-07-27T14:21:56.9559779Z    Compiling shell-words v1.1.1
2026-07-27T14:21:57.0355802Z    Compiling unicode-width v0.2.0
2026-07-27T14:21:57.1070808Z    Compiling foldhash v0.1.5
2026-07-27T14:21:57.2670972Z    Compiling paste v1.0.15
2026-07-27T14:21:57.4027470Z    Compiling regex v1.12.3
2026-07-27T14:21:57.4388994Z    Compiling downcast-rs v1.2.1
2026-07-27T14:21:57.6269969Z    Compiling portable-pty v0.8.1
2026-07-27T14:21:57.8700023Z    Compiling igd-next v0.17.1
2026-07-27T14:21:57.9974512Z    Compiling spt-runtime v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-07-27T14:21:58.1457274Z    Compiling hashbrown v0.15.5
2026-07-27T14:21:58.1627625Z    Compiling wmi v0.18.4
2026-07-27T14:21:58.1752135Z    Compiling vte v0.13.1
2026-07-27T14:21:58.1939478Z    Compiling darling_macro v0.23.0
2026-07-27T14:21:58.1939864Z    Compiling anstream v1.0.0
2026-07-27T14:21:58.8363963Z    Compiling spake2 v0.4.0
2026-07-27T14:21:58.8864815Z    Compiling strum_macros v0.26.4
2026-07-27T14:21:58.8992231Z    Compiling terminal_size v0.4.4
2026-07-27T14:21:59.0225952Z    Compiling darling v0.23.0
2026-07-27T14:21:59.1361445Z    Compiling crossterm_winapi v0.9.1
2026-07-27T14:21:59.3751538Z    Compiling itertools v0.13.0
2026-07-27T14:21:59.3810184Z    Compiling sha1 v0.10.6
2026-07-27T14:21:59.4136665Z    Compiling castaway v0.2.4
2026-07-27T14:21:59.4265808Z    Compiling doctest-file v1.1.1
2026-07-27T14:21:59.6063594Z    Compiling indoc v2.0.7
2026-07-27T14:21:59.6403120Z    Compiling unicode-width v0.1.14
2026-07-27T14:22:00.0493199Z    Compiling recvmsg v1.0.0
2026-07-27T14:22:00.2874116Z    Compiling portmapper v0.16.0
2026-07-27T14:22:00.4419144Z    Compiling static_assertions v1.1.0
2026-07-27T14:22:00.6105171Z    Compiling clap_lex v1.1.0
2026-07-27T14:22:00.6224082Z    Compiling compact_str v0.8.2
2026-07-27T14:22:00.7625666Z    Compiling interprocess v2.4.2
2026-07-27T14:22:01.1313361Z    Compiling spt-live v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-07-27T14:22:01.1387569Z    Compiling unicode-truncate v1.1.0
2026-07-27T14:22:01.1543594Z    Compiling clap_builder v4.6.0
2026-07-27T14:22:01.4143099Z    Compiling crossterm v0.28.1
2026-07-27T14:22:01.6739999Z    Compiling spt-term v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-07-27T14:22:01.9794100Z    Compiling lru v0.12.5
2026-07-27T14:22:02.1227355Z    Compiling strum v0.26.3
2026-07-27T14:22:02.4090345Z    Compiling clap_derive v4.6.1
2026-07-27T14:22:02.6744195Z    Compiling error-code v3.3.2
2026-07-27T14:22:02.6755133Z    Compiling cassowary v0.3.0
2026-07-27T14:22:02.9692124Z    Compiling clipboard-win v5.4.1
2026-07-27T14:22:03.2289597Z    Compiling nucleo-matcher v0.3.1
2026-07-27T14:22:03.3044176Z    Compiling qrcode v0.14.1
2026-07-27T14:22:03.3070899Z    Compiling tempfile v3.27.0
2026-07-27T14:22:03.8997135Z    Compiling ratatui v0.29.0
2026-07-27T14:22:05.4627499Z    Compiling clap v4.6.1
2026-07-27T14:22:19.2934831Z    Compiling rustls-webpki v0.103.13
2026-07-27T14:22:21.8161528Z    Compiling tokio-rustls v0.26.4
2026-07-27T14:22:21.8161916Z    Compiling rustls-platform-verifier v0.7.0
2026-07-27T14:22:21.8162272Z    Compiling noq-proto v0.17.0
2026-07-27T14:22:22.0428955Z    Compiling hyper-rustls v0.27.9
2026-07-27T14:22:22.0429312Z    Compiling hickory-net v0.26.0-beta.4
2026-07-27T14:22:22.0429760Z    Compiling tokio-websockets v0.13.2
2026-07-27T14:22:22.3655024Z    Compiling reqwest v0.13.4
2026-07-27T14:22:23.7280300Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-27T14:22:43.5734316Z    Compiling spt-net v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-07-27T14:22:45.1512876Z    Compiling spt-daemon v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-07-27T14:22:59.0616584Z    Compiling spt v0.44.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-07-27T14:23:08.7073214Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s
2026-07-27T14:23:08.7324522Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-6a1429c81ae11b19.exe)
2026-07-27T14:23:08.8124337Z 
2026-07-27T14:23:08.8124563Z running 1 test
2026-07-27T14:23:17.3781236Z test new_brain_serves_against_old_broker ... ok
2026-07-27T14:23:17.3781508Z 
2026-07-27T14:23:17.3781788Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.57s
2026-07-27T14:23:17.3782147Z 
2026-07-27T14:23:17.4184649Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-07-27T14:23:17.4184975Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-07-27T14:23:17.4189091Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T14:23:17.4189331Z ##[endgroup]
2026-07-27T14:23:17.6998615Z CI-CENSUS scope roots:
2026-07-27T14:23:17.7009051Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T14:23:17.7009934Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-07-27T14:23:17.7011268Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-07-27T14:23:17.7012061Z   root: C:\actions-runner\_work\_temp
2026-07-27T14:23:17.7012844Z   root: C:\Users\decid\spt-n1-oldbroker
2026-07-27T14:23:17.7340441Z CI-REAP: pre-reap state
2026-07-27T14:23:17.7546136Z CI-CENSUS phase=pre-reap box_procs=551 box_handles=210397 family_total=19 family_handles=3088 scoped=0 unscoped=19 unreadable_path=0
2026-07-27T14:23:17.7594801Z   FOREIGN  pid=11476   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7595752Z   FOREIGN  pid=15456   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7597113Z   FOREIGN  pid=21004   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7598156Z   FOREIGN  pid=22476   handles=134    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T14:23:17.7599018Z   FOREIGN  pid=25576   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7600752Z   FOREIGN  pid=30896   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7601865Z   FOREIGN  pid=33144   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7602812Z   FOREIGN  pid=36548   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7604327Z   FOREIGN  pid=36588   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7605060Z   FOREIGN  pid=42080   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7606399Z   FOREIGN  pid=43476   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7607464Z   FOREIGN  pid=44052   handles=611    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7608679Z   FOREIGN  pid=45428   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7609877Z   FOREIGN  pid=45796   handles=263    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T14:23:17.7611214Z   FOREIGN  pid=45868   handles=135    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7612736Z   FOREIGN  pid=45964   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7614133Z   FOREIGN  pid=46476   handles=174    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7615882Z   FOREIGN  pid=46532   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:17.7616994Z   FOREIGN  pid=47084   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3027913Z CI-CENSUS phase=end box_procs=556 box_handles=211536 family_total=21 family_handles=3222 scoped=0 unscoped=21 unreadable_path=1
2026-07-27T14:23:19.3032041Z   FOREIGN  pid=11476   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3033522Z   FOREIGN  pid=15456   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3034955Z   FOREIGN  pid=21004   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3036652Z   FOREIGN  pid=22476   handles=134    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T14:23:19.3039263Z   FOREIGN  pid=25576   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3040063Z   FOREIGN  pid=30896   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3041500Z   FOREIGN  pid=33144   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3042702Z   FOREIGN  pid=36548   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3043969Z   FOREIGN  pid=36588   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3045638Z   UNREAD   pid=39036   handles=125    spt <path unreadable — session-0 or access denied>
2026-07-27T14:23:19.3047033Z   FOREIGN  pid=42080   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3048358Z   FOREIGN  pid=43236   handles=3      spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3049718Z   FOREIGN  pid=43476   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3051183Z   FOREIGN  pid=44052   handles=611    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3052168Z   FOREIGN  pid=45428   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3053296Z   FOREIGN  pid=45796   handles=263    spt C:\Users\decid\AppData\Local\Temp\spt\docs-host\spt.exe
2026-07-27T14:23:19.3054313Z   FOREIGN  pid=45868   handles=135    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3055896Z   FOREIGN  pid=45964   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3057336Z   FOREIGN  pid=46476   handles=180    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3058793Z   FOREIGN  pid=46532   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3060644Z   FOREIGN  pid=47084   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-27T14:23:19.3067158Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0
2026-07-27T14:23:19.3763632Z Post job cleanup.
2026-07-27T14:23:19.4934313Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T14:23:19.5297476Z git version 2.43.0.windows.1
2026-07-27T14:23:19.5338676Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\87338862-06a5-4aae-9f8f-6162102bc0a1\.gitconfig'
2026-07-27T14:23:19.5356142Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\87338862-06a5-4aae-9f8f-6162102bc0a1' before making global git config changes
2026-07-27T14:23:19.5357060Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:23:19.5362381Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T14:23:19.5624535Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:23:19.5880149Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T14:23:20.0175818Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:23:20.0386046Z http.https://github.com/.extraheader
2026-07-27T14:23:20.0410803Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-27T14:23:20.0659419Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T14:23:20.4856574Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:23:20.5144247Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T14:23:20.9439189Z Cleaning up orphan processes
2026-07-27T14:23:20.9909203Z Terminate orphan process: pid (30476) (vctip)
